(MacObjects): Add mactoolbox.c.x.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sun, 6 Apr 2008 01:56:43 +0000 (01:56 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sun, 6 Apr 2008 01:56:43 +0000 (01:56 +0000)
(mactoolbox.c.x): New target.

mac/makefile.MPW

index 923dedb3f52b52cebc88bff8c104121eb32c722a..a95a16ed40f8e38cb4c4c52f5f63ec1373f542de 100644 (file)
@@ -133,7 +133,8 @@ MacObjects = 
        "{Src}macfns.c.x" ¶
        "{Src}macmenu.c.x" ¶
        "{Src}macselect.c.x" ¶
-       "{Src}macterm.c.x"
+       "{Src}macterm.c.x" ¶
+       "{Src}mactoolbox.c.x"
 
 StdLibraries = ¶
        "{SharedLibraries}CarbonLib" ¶
@@ -981,6 +982,23 @@ buildobj.lst 
        "{Src}coding.h" ¶
                "{Src}ccl.h"
 
+{Src}mactoolbox.c.x Ä ¶
+       {CONFIG_H_GROUP} ¶
+       "{Src}lisp.h" ¶
+       "{Src}macterm.h" ¶
+               "{Src}macgui.h" ¶
+               "{Src}frame.h" ¶
+       "{Src}charset.h" ¶
+       "{Src}coding.h" ¶
+               "{Src}ccl.h" ¶
+       {DISPEXTERN_H_GROUP} ¶
+       "{Src}fontset.h" ¶
+       "{Src}termhooks.h" ¶
+       "{Src}buffer.h" ¶
+       "{Src}window.h" ¶
+       "{Src}keyboard.h" ¶
+       {BLOCKINPUT_H_GROUP}
+
 
 #----------------------------------------#
 # Variables and rules for target "Clean" #